GeneratedImageResolution

Integer (dots-per-inch)

300

Purpose

The GeneratedImageResolution parameter specifies the resolution of the images of JadeDotNetVisualComponent, JadeRichText, ActiveXControl, and OleControl controls that are generated when the format of the print meta files is SVG. The parameter is ignored when the format is EMF.

These controls cannot generate SVG commands and so an image is generated of the control at the resolution specified by the GeneratedImageResolution parameter.

The value of the parameter should be the number of dots per inch, in the range of the screen resolution, which is typically 96 through 2400.

When choosing a value, balance the image quality against the size of print file; a high value for the GeneratedImageResolution parameter produces higher quality output but the file could take longer to print.

The following table shows the quality to expect from typical resolution settings.

Resolution Quality of Output
150 Fair
300 Good
600 Very good

For more details, see "JADE Printing Section [JadePrinting]", earlier in this section.